Welcome![Sign In][Sign Up]
Location:
Search - android Bluetooth S

Search list

[androidBlueToothDoor

Description: 在android平台上使用蓝牙SPP协议连接串口蓝牙。该例子能够发送和接受信息(接收信息必须在信息后面加换行符)-android bluetooth SPP Connection .
Platform: | Size: 63488 | Author: 黄挺进 | Hits:

[androidAndroid1001NetWork

Description: Android的网络编程: 概述:手机网络分为语音网络和数据网络,语音网络是GSM网 语音网络——移动通信网 数据网络——3G广域网,GPRS网 连接数据网络的多种形式:Socket,HTTP,蓝牙,wifi 现在主流是WCDMA-Android' s network programming: Overview: Mobile phone network is divided into voice and data networks, voice networks are GSM network voice networks- mobile communication network data network- 3G WAN, GPRS data network connectivity in various forms: Socket, HTTP, Bluetooth, wifi is now mainstream WCDMA
Platform: | Size: 52224 | Author: liu | Hits:

[androidBlueTooth

Description: Android的蓝牙编程例子,基于SPP协议与蓝牙串口设备通信.-Android Bluetooth programming examples, based on the SPP agreement with the Bluetooth serial device communication
Platform: | Size: 64512 | Author: franduo | Hits:

[androidAndroidBluetoothAPI_src_0.3

Description: 非常官方Android Bluetooth API支持远程设备扫描、远程设备配对,服务发现(SDP)和客户端RFCOMM串行连接。-This project aims to provide a simple API to access Android s Bluetooth stack. This library does not to require a rooted device: it is intended to work with standard firmware provided by phone manufacturers.
Platform: | Size: 20480 | Author: 孙建 | Hits:

[Internet-Networksrc

Description: android 手机上的蓝牙通讯功能,进行收发数据-android phone' s Bluetooth communication function, to send and receive data
Platform: | Size: 17408 | Author: 新年 | Hits:

[JSP/JavaBluetoothApplication

Description: android.蓝牙聊天功能。仿照微信聊天界面。能够传输文字和语音。采用的是c/s架构。考试屏蔽信号时候的必备-android. Bluetooth chat. Modeled on the micro-channel chat interface. Able to transmit text and voice. Using the c/s architecture. Exam shielded signal when necessary
Platform: | Size: 908288 | Author: 吴逸民 | Hits:

[Com PortbluetoothUtil

Description: 安卓手机的蓝牙通讯代码,可以实现简单的蓝牙搜索功能,及配对功能,实现蓝牙通讯-Android phone s Bluetooth communications code, can achieve a simple Bluetooth search function, and the pairing function, to achieve Bluetooth communication
Platform: | Size: 7168 | Author: 杜兆勇 | Hits:

[Internet-NetworkBTClient

Description: 基于安卓系统手机的蓝牙控制程序源码,打开关闭及通讯功能。-Android-based phone s Bluetooth control program source.
Platform: | Size: 101376 | Author: renanrenan | Hits:

[androidandroid_bluetooth_communication_ex

Description: bluetooth audio play communication example in Android operating system. there are two projects, one is for client and the other is for server. it shows how client transfer music file to server and play it in server s side
Platform: | Size: 3081216 | Author: sherry | Hits:

[Technology ManagementThe-intelligent-phone-Bluetooth-met

Description: 目前,在我国的电力、燃气、热力、自来水行业,大部分仍然采用无线远程集抄和手持抄表机的人工抄表模式。随着智能 手机的普及,手机的功能和质量已经远远强于一般的数据采集手持设备。使用手机抄表软件可以轻松实现日常数据采集抄录 工作。并可以使用手机的网络实现数据的及时上传下载。本文提供一种用于热量表的智能手机蓝牙抄表的抄收方法,该方法实 现使用一部普通的android 智能手机实现对热量表的抄读和设置。由于采取通用的智能手机平台,不依赖硬件设备,不需要定 制产品,只需要额外加一个蓝牙转串口模块、采用相同的手机操作系统程序代码就可以通用,智能手机平台在编程工具方面都 具有很好的扩展性,本方法在功能上扩展性强;智能手机平台在通信通道上有较强的延伸性,能够依照本方法搭建很好的解 决方案,进行数据通信等。-At present,in our country s electricity,gas,heating,water supply industry,most still use manual meter reading mode wireless remote meter reading and hand-held meter reading machine.With the popularity of smart phones,mobile phone function and quality has been far stronger than the ordinary data acquisition device.The use of mobile phone reading software can easily realize the daily data acquisition and transcribing work.The realization of data timely upload and download and can use the mobile phone network.This paper provides a method for collecting heat meter smart phone Bluetooth meter,the method is implemented using a common Android smartphone on the heat meter reading and setting. Due to the smart phone platform, do not rely on hardware equipment,do not need customized products, only requires the addition of a Bluetooth serial module, using the same mobile phone operating system code can be generic,smart phone platform has good scalability in terms of programming tools, th
Platform: | Size: 774144 | Author: 小哥啊 | Hits:

[androidsourcecode-nRFToolbox-1.6

Description: 在安卓手机端调试蓝牙4.0的工具,相当于苹果的lightblue,可以直接运行,有源码。-Android phone side debugging tools for Bluetooth 4.0, the equivalent of Apple s lightblue, can be run directly.
Platform: | Size: 1483776 | Author: 田飞 | Hits:

[androidlanyaliaotian-third

Description: Android项目源码本站发的第三个蓝牙聊天项目是一个基于安卓的蓝牙聊天项目源码也是本站分享的第三个蓝牙聊天项目源码(前两个自行在本站搜索),原理是两个设备想要通信的前提是要知道对方的存在,在普通的Socket开发中,只要一台设备上线,直接发送个广播,在线设备收到这个广播后在向该广播的源地址发送个单播,两个设备就可以聊天,注意:本项目是基于android studio的,在eclipse里面可能无法直接运行。-Android project source code the third Bluetooth chat project is a based on Android Bluetooth chat source project is the share of the three Bluetooth chat project source code (the first two in the station search), the principle is the two devices to the premise of communication is to know each other s existence, in the ordinary socket, as long as the equipment on the line, directly send a broadcast and online equipment received the broadcast to the broadcast of the source address to send a unicast, two devices you can chat, note: the project is based on the Android studio, inside the eclipse may not run directly.
Platform: | Size: 1233920 | Author: hong | Hits:

[androidhjjc

Description: 公司的一个室内环境监测项目,需要用安卓手机的蓝牙连接蓝牙模块,应用发送命令给蓝牙模块,控制单片机,操作窗帘的打开关闭,投影幕布的升降。还可以显示室内环境数据。-The company is an indoor environmental monitoring project, we need to use Android phone' s Bluetooth connection Bluetooth module, the application sends a command to the Bluetooth module, single-chip control, the operation of opening and closing the curtain, projector screen movements. You can also display indoor environmental data.
Platform: | Size: 4103168 | Author: 赵立伟 | Hits:

[androidBlueTooth

Description: 基于Android Studio开发平台,是一个纯粹的蓝牙无线通讯程序,用于手机蓝牙和底层蓝牙无线模块通讯(Based on Android Studio's development platform, it is a pure Bluetooth wireless communication program, which is used for mobile Bluetooth and bottom Bluetooth wireless module communication)
Platform: | Size: 29709312 | Author: lycmtt | Hits:

[JSP/JavaBluetooth

Description: Android 平台的蓝牙操作 可传送数据 实现物联网(Android platform's Bluetooth operation can transmit data and realize Internet of things.)
Platform: | Size: 17028096 | Author: sfsefsdfdsf | Hits:

[Other Embeded program蓝牙小车 - 副本

Description: 通过hc-05蓝牙和52单片机,安卓的手机上下载一个叫蓝牙串口的APP(苹果不太了解)蓝牙的波特率要设置在9600,蓝牙的命令看着代码来设置(我觉得应该能看懂的。嗯!)。(With hc-05 Bluetooth and 52 single chip, Android's mobile phone is downloading a APP called a Bluetooth serial port (Apple doesn't know much) that the baud rate of the Bluetooth is set at 9600, and the Bluetooth command looks at the code to set up (I think it should be understood. Hmmm!).)
Platform: | Size: 82944 | Author: 北国辽源 | Hits:

[android蓝牙调试助手

Description: 安卓的蓝牙调试工具,可以查看蓝牙的服务,特征,数据等(Android's Bluetooth debugging tool)
Platform: | Size: 435200 | Author: 木南11 | Hits:

CodeBus www.codebus.net